PHP Core / Basics / Why do we use php?
Why do we use PHP
-
STEP
Items HTML CSS JAVASCIPT PHP 1) Structuring the layout of a website Need 2) Presenting the data (text, image, video) Need 3) Navigating one web page to another webpage Need 4) Data Entry (Text fields, password, checkbox, select options) Need 5) Look and feel of a webpage Need 6) Form Validations Need 7) Animations Need 8) Storing or fetching the user entered data into DB Need 9) Store the uploaded image into server Need 10) Send email Need 11) Arithmetical Operations Need 12) Logical Operations Need 13) Decision making Need